library(ggplot2)
p1 = iris |> ggplot() +
aes(x = Petal.Length, y = Petal.Width, colour = Species) +
geom_point(size = 4) + theme_classic(base_size = 20)
p1SSPS4102 Data Analytics in the Social Sciences
SSPS6006 Data Analytics for Social Research
Semester 1, 2026
Last updated: 2026-01-13
I would like to acknowledge the Traditional Owners of Australia and recognise their continuing connection to land, water and culture. The University of Sydney is located on the land of the Gadigal people of the Eora Nation. I pay my respects to their Elders, past and present.
Note title
Note text
Tip title
Tip text
Important title
Important text
Footers for comments, or links to further resources. These don’t show up when printing the slides to pdf!
Block quote
List One
List Two
Left column
Right column
echo: falseoutput-location: columnWhen you click the Render button a document will be generated that includes:
Reference Wickham et al. (2019)
When you click the Render button a presentation will be generated that includes both content and the output of embedded code. You can embed code like this:
The quartostamp R package provides RStudio “Addins” that make life easier for working with Quarto documents. It has a bunch of templates, e.g. for creating